ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Sunburst<T> Class / InnerTextStyle Property

In This Topic
    InnerTextStyle Property (Sunburst<T>)
    In This Topic
    Get or set the style of text inside pie.
    Syntax
    'Declaration
     
    
    Public Property InnerTextStyle As SVGStyle
    public SVGStyle InnerTextStyle {get; set;}
    See Also